projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0465c34
)
(imenu-create-index-function): Remove autoload cookie
author
Dave Love
<fx@gnu.org>
Wed, 6 May 1998 14:58:47 +0000
(14:58 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 6 May 1998 14:58:47 +0000
(14:58 +0000)
to avoid nil default value.
lisp/imenu.el
patch
|
blob
|
history
diff --git
a/lisp/imenu.el
b/lisp/imenu.el
index cae7310eed0b05946bd507e3521508e74f02d513..30e2120934ba6f330266e6c5b6b90a8991a59de0 100644
(file)
--- a/
lisp/imenu.el
+++ b/
lisp/imenu.el
@@
-222,7
+222,6
@@
if it is a sub-alist.
This function is called within a `save-excursion'.
The variable is buffer-local.")
-;;;###autoload
(make-variable-buffer-local 'imenu-create-index-function)
(defvar imenu-prev-index-position-function 'beginning-of-defun